home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 4,101 to 4,200 / aol-file-protocol-4400-4101-to-4200.zip / AOLDLs / ADV - Message Board Archives / Archived Msgs_ BASIC Devlp Tools / AO.BSCTOOL.log next >
Text File  |  2014-11-30  |  5KB  |  96 lines

  1. America Online Archived Messages!
  2. Distribute freely, but don't modify.
  3. Archived Path: "BASIC/BASIC Development tools."
  4. Copyright America Online.
  5. ===============================================================================
  6. Subj:  'ya know, I could use a......         90-10-12 04:45:04 EST
  7. From:  M Tiernan
  8. Posted on: America Online
  9.  
  10. Program/utility that would list an AppleSoft program out to the printer in neat form.  In the old days, Beagle Bros had a thing that would list BASIC programs on the screen breaking multi-statments-per-line lines up and putting them on individual lines and indent them to show it off.  I could use one now that would do that to the printer under ProDOS.  The Beagle thing was for DOS 3.3 so that don't do me no good right now.
  11.  
  12. Ok, folks, anything like that out there in the collective conscienceness?
  13.  
  14. Thanks in advance.  If you have a good response to this, I would appreciate E-Mail to let me know.  (I'm in a bit of a hurry about this one....)
  15.  
  16. << MCT >>
  17.  
  18.  
  19. Path: BASIC/BASIC Development tools.
  20.  
  21. Subj:  You must be referring to....          90-10-13 02:37:39 EST
  22. From:  Spottysoft
  23. Posted on: America Online
  24.  
  25. .....Double Take by Beagle Bros, and I liked the program lister too.  I believe they did do a ProDOS 8 version, and it might be available from their BBS, ProBeagle.  However, I'm not too sure about it.  I was never able to get on their BBS a while back when they started putting some of their old titles up for free downloading.  You could check with them in their forum.
  26.  
  27. I also think there was a program lister published in Nibble magazine some while back.  You can check there too.
  28.  
  29.  
  30. Path: BASIC/BASIC Development tools.
  31.  
  32. Subj:  MD-BASIC                              90-10-15 14:23:00 EST
  33. From:  AFA JoeyS
  34. Posted on: America Online
  35.  
  36. MD-BASIC, by Morgan Davis Group, is a two part system: a compiler and a decompiler.  The compiler allows you to write code in a symbolic manner and translates the code to Applesoft BASIC; the decompiler does the opposite, taking existing Applesoft code and making it prettier.  It's really a nice package for writing and understanding complex Applesoft programs.  (It does, however, require GS/OS -- it seemed a little silly to me to use a GS-specific program to create code which you then have to run under P8, but nevertheless, I recommend it.)
  37.  
  38. The other utility I use for my BASIC programming is Program Writer, by Beagle Bros.  This thing is to Applesoft what a word processor is to words; a full screen editor with a ton of nice features.  I wouldn't program without it.  :-)
  39.  
  40. Have fun...
  41.  
  42.  
  43.  
  44.  
  45.  
  46. Path: BASIC/BASIC Development tools.
  47.  
  48. Subj:  Ditto on Program Writer...            90-10-15 17:16:24 EST
  49. From:  Airship
  50. Posted on: America Online
  51.  
  52. Although we don't use AppleSoft as much as we used to, we've started using it a lot more in the past year once we got Program Writer. It's a really nice AppleSoft editor that greatly improves the maitainability of AppleSoft code.
  53.  
  54. Once thing about returning to AppleSoft once you've been away using compiled languages for a while; it's sure nice to type "RUN" and it does! I got so used to "Please wait....".
  55.  
  56. Have fun!
  57.  
  58. John
  59.  
  60.  
  61. Path: BASIC/BASIC Development tools.
  62.  
  63. Subj:  ProCMD and LYST command               90-10-15 19:27:40 EST
  64. From:  Eight bits
  65. Posted on: America Online
  66.  
  67. John, welcome back to Applesoft!  I think it's much more fun than the newer P8 languages, and more flexible too.
  68.  
  69. Third the motion on Program Writer - it's a great editor. Best of all, it's perfectly compatible with my =other= favorite Applesoft utility, Glen Bredon's ProCMD. This is a collection of external Basic commands, one of which is LYST, which is a pretty-print lister that does just what was asked about in the first message here. Other ProCMD goodies include DHR graphics, fast SORTs, TYPE, COPY, and DUMP commands, HEX/DEC conversion, variable cross-reference, keyboard macros, etc, etc. ProCMD has a nice line editor too, but it doesn't compare to Program Writer. Again, you can install both packages together. ProCMD is $25 direct from Glen Bredon.
  70.  
  71. Jerry
  72.  
  73. Path: BASIC/BASIC Development tools.
  74.  
  75. Subj:  Translator, Applesoft->TML            91-01-01 11:09:11 EST
  76. From:  GSGM
  77. Posted on: America Online
  78.  
  79.   I just uploaded a utility program to the Utilities forum (12/31/90) that helps convert Applesoft Programs into Source code for TML Basic.
  80.  
  81.  I haven't seen if this works with any other GS Basics, so if someone wants to give it a try...
  82.  
  83.  This should help those persons who have been requesting demo files for TML. (Lemonade stand GS????) 
  84.  
  85.  Questions, comments, Hate-mail -> GSGM (George Murray)
  86.  
  87. Path: BASIC/BASIC Development tools.
  88.  
  89. Subj:  AppleSoft->TML Basic Translator       91-01-02 00:16:13 EST
  90. From:  AFA Gary J
  91. Posted on: America Online
  92.  
  93. The AppleSoft to TML BASIC translator has been moved to the Apple II Development Forum software library, in the Utilities and Accessories section.  It is now available for download.
  94.  
  95. Gary
  96.